Skip to content

Conversation

@nickboldt
Copy link
Member

@nickboldt nickboldt commented Jan 27, 2026

What does this PR do?

chore: update to latest wheel, setuptools, other deps (RHIDP-11516)

Signed-off-by: Nick Boldt nboldt@redhat.com

Screenshot/screencast of this PR

N/A

What issues does this PR fix or reference?

N/A (or see commit message above for issue number)

How to test this PR?

per readme @ https://github.com/redhat-developer/rhdh/blob/main/python/README.requirements.md#testing-locally-with-hermeto

git_repo=/path/to/rhdh
cd $gitrepo

alias hermeto='podman run --rm -ti -v "$PWD:$PWD:z" -w "$PWD" quay.io/konflux-ci/hermeto:latest'
hermeto fetch-deps --source ${git_repo} --output /tmp/python-hermeto-github-output $(jq -c '.' ${git_repo}/python/hermeto_github.json)

PR Checklist

As the author of this Pull Request I made sure that:

  • Code produced is complete
  • Code builds without errors
  • Tests are covering the bugfix
  • Relevant user documentation updated
  • Relevant contributing documentation updated

Reviewers

Reviewers, please comment how you tested the PR when approving it.

@openshift-ci openshift-ci bot requested review from josephca and rm3l January 27, 2026 21:47
@openshift-ci
Copy link

openshift-ci bot commented Jan 27, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign davidfestal for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@nickboldt nickboldt requested review from kim-tsao and removed request for josephca January 27, 2026 21:49
Signed-off-by: Nick Boldt <nboldt@redhat.com>
Signed-off-by: Nick Boldt <nboldt@redhat.com>
Signed-off-by: Nick Boldt <nboldt@redhat.com>
@sonarqubecloud
Copy link

@github-actions
Copy link
Contributor

@nickboldt nickboldt merged commit ad2df16 into main Jan 28, 2026
13 of 14 checks passed
@nickboldt nickboldt deleted the RHIDP-11516_wheel-0.46.2 branch January 28, 2026 21:11
@nickboldt
Copy link
Member Author

/cherry-pick 1.9

@nickboldt
Copy link
Member Author

/cherry-pick 1.8

@openshift-cherrypick-robot
Copy link
Contributor

@nickboldt: cannot checkout 1.9: error checking out "1.9": exit status 1 error: pathspec '1.9' did not match any file(s) known to git

Details

In response to this:

/cherry-pick 1.9

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-cherrypick-robot
Copy link
Contributor

@nickboldt: #4081 failed to apply on top of branch "1.8":

Applying: chore: update to latest wheel, setuptools, other deps (RHIDP-11516)
.git/rebase-apply/patch:96: trailing whitespace.
# 
warning: 1 line adds whitespace errors.
Using index info to reconstruct a base tree...
A	python/requirements-dev.in
A	python/requirements-dev.txt
Falling back to patching base and 3-way merge...
CONFLICT (modify/delete): python/requirements-dev.txt deleted in HEAD and modified in chore: update to latest wheel, setuptools, other deps (RHIDP-11516). Version chore: update to latest wheel, setuptools, other deps (RHIDP-11516) of python/requirements-dev.txt left in tree.
CONFLICT (modify/delete): python/requirements-dev.in deleted in HEAD and modified in chore: update to latest wheel, setuptools, other deps (RHIDP-11516). Version chore: update to latest wheel, setuptools, other deps (RHIDP-11516) of python/requirements-dev.in left in tree.
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 chore: update to latest wheel, setuptools, other deps (RHIDP-11516)

Details

In response to this:

/cherry-pick 1.8

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

nickboldt added a commit that referenced this pull request Jan 28, 2026
* chore: update to latest wheel, setuptools, other deps (RHIDP-11516)

Signed-off-by: Nick Boldt <nboldt@redhat.com>

* only need one version of wheel==0.46.3; also update test/dev deps

Signed-off-by: Nick Boldt <nboldt@redhat.com>

* bump to newer flit

Signed-off-by: Nick Boldt <nboldt@redhat.com>

---------

Signed-off-by: Nick Boldt <nboldt@redhat.com>
nickboldt added a commit that referenced this pull request Jan 28, 2026
* chore: update to latest wheel, setuptools, other deps (RHIDP-11516)

Signed-off-by: Nick Boldt <nboldt@redhat.com>

* only need one version of wheel==0.46.3; also update test/dev deps

Signed-off-by: Nick Boldt <nboldt@redhat.com>

* bump to newer flit

Signed-off-by: Nick Boldt <nboldt@redhat.com>

---------

Signed-off-by: Nick Boldt <nboldt@redhat.com>
@nickboldt
Copy link
Member Author

cherrypicked:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants